home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / ibm627.arc / IBMNEWS / text0000.txt < prev   
Encoding:
Text File  |  1987-04-17  |  39.0 KB  |  1,073 lines

  1. Info-IBMPC Digest       Tuesday, 14 April 1987      Volume 6 : Issue 27
  2.  
  3. This Week's Editor: Billy Brackenridge
  4.  
  5. Today's Topics:
  6.                  DOS 3.2 COPY
  7.                IBMPC Macintosh Answers
  8.           Source of Simple grep in Lattice-c
  9.         Sources for ls, lf, and ll in Lattice
  10.            New version of NCRC for TOPS-20
  11.       Default ECHO OFF Patch for Heath/Zenith MS-DOS 3.1
  12.              Echo off Default in DOS 3.3
  13.               MS PASCAL Read of Com Port
  14.              Free-Text Database Programs
  15.        Attempting to use /E vdisk on a Sperry XT Clone
  16.                LinePrnt in Norton Utils
  17.            Patch MASM 4.0 to Write Errors to Stdout
  18.          Ibm's new machine (model 30 and 50)
  19.                Norton Commander
  20.                  RussianStar
  21.                  LEX and YACC
  22.            Notes Taken at IBM Announcement
  23. Today's Queries:
  24.             DOS 3.2 Editing Patch
  25.                Okidata 84 Serial Cable
  26.               Logitech Mouse and Windows
  27.            DIP Switch Settings for Miniscribe 2012
  28.                 Copy Problems
  29.                 Microsoft DIAL
  30.            Paradise Graphic & Autoswitch EGA boards
  31.              Epson to Postscript
  32.             IBM PC Network vs. Shift-PrtSc
  33.          Memory Speed of IBM's PS/2 models 50 and 60
  34.              Linear Algebra package in C.
  35.               Drive Speed Adjust - How?
  36.              47th St. Mail Order
  37.  
  38.       INFO-IBMPC BBS Phone Numbers: (213)827-2635 (213)827-2515
  39.  
  40. ----------------------------------------------------------------------
  41.  
  42.  
  43.  
  44. Date: Fri 10 Apr 87 18:03:02-PDT
  45. From: JOHN R. THOMPSON <WOOLFORD.THOMPSON@BIONET-20.ARPA>
  46. Subject: DOS 3.2 COPY
  47.  
  48.  
  49.      Several people responded to my report of a problem using DOS 3.2
  50. COPY to copy a large file suggesting that the /b option would solve
  51. the problem.  I should have been more specific.  The 1.3 megabyte
  52. file I was trying to copy is a text file with only 1 ctrl Z at the
  53. end.  The size reported by DIR for the source and destination files
  54. was identical yet COMP reported data had been altered during the copy
  55. even with verify set on.  Hardware or media would not seem to be the
  56. problem as PCTOOLS was able to copy the file correctly.
  57.      Incidentally I placed a control Z in the middle of a text file and
  58. used DOS to copy the file and found that even without the /b option
  59. the entire file was copied.
  60.  
  61. John R. Thompson
  62.  
  63.  
  64. ------------------------------
  65.  
  66.  
  67. Date: Sun, 12 Apr 87 08:36:17 pst
  68. From: reynolds@ames-prandtl.ARPA (Don Reynolds)
  69. Subject: IBMPC Macintosh Answers
  70.  
  71.  
  72. 1. The "MacCharlie" product is a Macintosh add-on consisting of an
  73. emulation of IBM PC motherboard and disk hardware, etc. interfaced to
  74. the Macintosh display.  This hybrid runs some IBMPC software, but the
  75. cost exceeds a separate PC clone.  Further, you still have to buy a
  76. Macintosh, and it doesn't seem to address your need. 
  77.  
  78. I suspect you may not see emulation hardware produced.  So far,
  79. different versions of applications programs (Sidekick, Microsoft
  80. Word, Thinktank, etc.)  have been written for the different Macintosh
  81. and IBM PC hardware and operating systems.  The hardware and
  82. operating system software are so different it is unlikely that
  83. emulation will be a viable commercial product.
  84.  
  85. 2. Though I would expect software to convert data formats between PC
  86. and Macintosh to appear shortly.  3 1/2 inch diskette drives are
  87. available to add to PC, PC-XT and PC-AT, clones and compatibles.
  88. With IBM recently endorsing the smaller diskettes in its latest
  89. announcement, data format conversion programs to/from Macintosh are
  90. more likely.  Please post to this list if anyone suggests some.  
  91.  
  92. But rather than try to mix hardware peripherals between IBM PC and
  93. Macintosh, have you considered networking?  TOPS by Centram in
  94. Berkeley, CA produces a distributed server system (half size card +
  95. software on IBM, software only on Mac) with printer and file sharing.
  96. It runs on PhoneNet (or Appletalk).  Assuming the 230 Kbaud rate is
  97. adequate for you, this approach would appear to be more economical
  98. (assuming you have 1 Macintosh available).  I think Centram was
  99. recently bought out by Lotus, or one of the other "heavy hitters", so
  100. support should be a "given".  Ethernet may be another solution if you
  101. need higher rates, though the cost is much higher.
  102.  
  103. TOPS handles file format translation between DOS on the IBM and the
  104. Macintosh formats.  At the application program level, Microsoft Word
  105. versions exist for both the Macintosh and PC, and formatted text
  106. (including the style sheet information) can be exchanged between
  107. them.  Similarly, Lotus 1-2-3 worksheets from the PC can be read on
  108. and converted from Microsoft Excel on the Mac. The last prices for
  109. TOPS I have are $149 per Macintosh and $379 per PC node.
  110.  
  111.     Centram, Inc.
  112.     2560 9th 
  113.     Berkeley, CA
  114.  
  115.     Phone (415)549-5900
  116.  
  117. Best,
  118. Don
  119.  
  120.  
  121. ------------------------------
  122.  
  123.  
  124. Date: Sun 12 Apr 87 03:38:43-PDT
  125. From: jchvr@ihlpg.ATT.COM (Hartong)
  126. Subject: Source of Simple grep in Lattice-c
  127. Organization: AT&T Bell Laboratories - Naperville, Illinois
  128.  
  129.  
  130.  
  131. Please find included the sources for a simple version of GREP
  132. for MSDOs and LATTICE-C
  133.  
  134. When linked with PARSE.C (also included) you can say:
  135.  
  136.     grep key *.c
  137.  
  138. Regular expressions are not supported just simple keys.
  139. Feel free to use or abuse this program at your own risk.
  140.  
  141. [Since we already have grep.c DeSmet we are calling this grep.lat in our
  142. lending library. -wab]
  143.  
  144. Good luck.
  145.  
  146.  
  147. ------------------------------
  148.  
  149.  
  150. Date: Sun 12 Apr 87 03:39:22-PDT
  151. From: jchvr@ihlpg.ATT.COM (Hartong)
  152. Subject: Sources for ls, lf, and ll in Lattice
  153. Organization: AT&T Bell Laboratories - Naperville, Illinois
  154.  
  155.  
  156. Please find included the sources for MSDOS and LATTICE-C of the routines for
  157. ls,lf, and ll. You define the symbols LF LL or LS and the whole thing should
  158. build.
  159.  
  160. Feel free to use or abuse at your own risk.
  161.  
  162. [LX.C has been added to the info-ibmpc lending library. -wab]
  163. Good luck!
  164.  
  165.  
  166. ------------------------------
  167.  
  168.  
  169. Date: Sun, 12 Apr 87 20:36:52 MDT
  170. From: Frank J. Wancho <WANCHO@SIMTEL20.ARPA>
  171. Subject: New version of NCRC for TOPS-20
  172.  
  173. There is a new version of NCRC (10) in PD:<MISC.TOPS-20>.  This
  174. version has two new switches: /FORCE and /WRITE.
  175.  
  176. The /WRITE switch (which implies /FORCE) causes the computed CRC value
  177. to be stored in the .FBUSW of the FDB.  Of course, the user must have
  178. write access to the file for this switch to have effect.
  179.  
  180. The /FORCE switch will cause NCRC to compute the value for the file.
  181. If the value of that word is non-zero, NCRC will skip the computation
  182. and display the value found in the .FBUSW word.
  183.  
  184. All publicly readable files on our PD: structure now have that word
  185. set with the computed CRC value for that file.  If you FTP any of
  186. these files directly to another TOPS-20 system, and your FTP program
  187. provides the option to retain all FDB information, be sure to turn
  188. that option on.
  189.  
  190. The primary motivation for adding this feature was to decrease the
  191. amount of time the Archive Server spends processing requests for files
  192. which include a CRC listing.  In the past few hours this feature has
  193. been available, the performance improvement has been rather dramatic.
  194. It may, once again, be possible to start seeing a much improved
  195. response time instead of the 5-7-day turnaround of the past few weeks.
  196.  
  197. --Frank
  198.  
  199.  
  200. ------------------------------
  201.  
  202.  
  203. Date: Sun, 12 Apr 87 20:58:44 pst
  204. From: tweten@ames-prandtl.ARPA (Dave Tweten)
  205. Subject: Default ECHO OFF Patch for Heath/Zenith MS-DOS 3.1
  206.  
  207. There is an INCREDIBLE number of articles on ECHO patching distributed
  208. throughout the Info-IBMPC archives!  For PC-DOS 3.1, the best I found was
  209. in Volume 4, Issue 103, dated September 7 1985.  Its title was "DOS 3.1
  210. Patches, Update".  So why am I writing?
  211.  
  212. Well, I just got Heath/Zenith MS-DOS 3.10, which is (naturally)
  213. sufficiently different from Blue PC-DOS to make the patches wrong.  If
  214. there is nothing to plagiarize, every once in a while I HAVE to do
  215. something (at least a little) original. 
  216.  
  217. My version of MS-DOS from Heath/Zenith responds to "ver" with
  218.  
  219.     IO.SYS Version 3.12
  220.     MS-DOS Version 3.10
  221.  
  222. which makes it different from even the versions which have been given
  223. the single-byte patch, which leaves ECHO on during AUTOEXEC.BAT.
  224.  
  225. So, starting with the PC-DOS 3.1 patch and a copy of the IBM 3.10
  226. COMMAND.COM, I disassembled the code around the two patches, and
  227. searched the Heath/Zenith COMMAND.COM for the same code sequences
  228. (modulo memory addresses).  The critical sections are shown below, with
  229. both the IBM and H/Z addresses. 
  230.  
  231. The classic single-byte:
  232.  
  233.     IBM Addr. H/Z Addr.
  234.     --------- ---------
  235.     xxxx:1962 xxxx:19C2 26         ES:
  236.     xxxx:1963 xxxx:19C3 A0xxxx     MOV  AL,[xxxx]
  237.     xxxx:1966 xxxx:19C6 2401       AND  AL,01
  238.                           ^^               ^^              Change to 00
  239.     xxxx:1968 xxxx:19C8 50         PUSH AX                 ------------
  240.     xxxx:1969 xxxx:19C9 E89600     CALL xxxx
  241.  
  242. The extra byte which turns off ECHO during AUTOEXEC.BAT:
  243.  
  244.     IBM Addr. H/Z Addr.
  245.     --------- ---------
  246.     xxxx:1052 xxxx:1122 7268       JB   xxxx
  247.     xxxx:1054 xxxx:1124 A3xxxx     MOV  [xxxx],AX
  248.     xxxx:1057 xxxx:1127 C606xxxx03 MOV  BYTE PTR [xxxx],03
  249.                                 ^^                      ^^ Change to 02
  250.     xxxx:105C xxxx:112C 8EC0       MOV  ES,AX              ------------
  251.     xxxx:105E xxxx:112E 33FF       XOR  DI,DI
  252.  
  253. Interestingly, though the DOS 2.xx version of the second patched byte
  254. causes the prompt to disappear for subservient copies of COMMAND.COM,
  255. it doesn't with DOS 3.1, either the IBM version or the Heath/Zenith
  256. version.  A "subservient" COMMAND.COM is what you get when, for example,
  257. you type "push" at a Kermit prompt. 
  258.  
  259. To apply my modified version of the patch, duplicate the following debug
  260. dialog:
  261.  
  262.     debug a:command.com
  263.  
  264.     -e 19c7
  265.     424F:19C7  01.00
  266.     -e 112b
  267.     424F:112B  03.02
  268.     -w
  269.     Writing 5B1A bytes
  270.     -q
  271.  
  272. Be sure to operate upon a COPY of COMMAND.COM, NOT your working version.
  273. Also, since my review of previous messages on the topic suggests that
  274. Heath/Zenith has dispensed at least one other version of COMMAND.COM,
  275. check your "ver" output against mine, above, before trying this.  Of
  276. course, if "ver" tells you your 3.1 isn't the same as mine, you can do
  277. the same sort of search I did.
  278.  
  279. No warranty is expressed or implied, including any implied warranty of
  280. merchantability or suitability for a given purpose.  Your mileage may
  281. vary.  Etc., ad nausium.
  282.  
  283. In other words, you're on your own but good luck anyway!
  284.  
  285. ------------------------------
  286.  
  287.  
  288. Date: Mon, 13 Apr 1987  22:16 EDT
  289. From: LENOIL@XX.LCS.MIT.EDU
  290. Subject: Echo off Default in DOS 3.3
  291.  
  292. Note that the echo off default is not as important for DOS 3.3, as you can
  293. turn off echo from the batch file without the "echo off" itself echoing.
  294. With 3.3, any line beginning with @ does not echo, so start your batch files
  295. with "@ECHO OFF" for real no-echoing without patching COMMAND.COM.
  296.  
  297. ------------------------------
  298.  
  299.  
  300. Date:     Mon, 13 Apr 87 08:40 EST
  301. From:     PICARD%gmr.com@RELAY.CS.NET
  302. Subject: MS PASCAL Read of Com Port
  303.  
  304.  
  305. Richard,
  306.  
  307. Maybe I didn't make my original posting clear, I was originally trying to do
  308. just what you are describing.  I set clock.trap := true and then try to read.
  309. The error isn't severe enough to trigger the error trapping.  From the
  310. description in the MS manual (and from my tests) it looks like only errors
  311. that would cause the program to abort are trapped.  All other errors are
  312. handled by their own error recovery routines.
  313.  
  314. I'm not sure why they act differently, but the BASIC ON ERROR statement does
  315. catch this error.  I have successfully read the time via a basic program but
  316. haven't been able to code the corresponding routine in PASCAL.
  317.  
  318. Ron
  319.  
  320. ------------------------------
  321.  
  322.  
  323. Date: 13 Apr 87 09:43 EDT
  324. From: David A. Potter / McDonnell Douglas  <DAP.MDC@OFFICE-1.ARPA>
  325. Subject: Free-Text Database Programs
  326.  
  327.  
  328. In a recent issue of Info-Mac, Mark Zimmerman described Tiny Browser,
  329. a free-text database program he's worked up to the alpha-test phase.
  330. I'm interested in this program -- but am also wondering what similar
  331. programs might exist for other environments -- specifically, MS-DOS
  332. and the DEC-20 world (Tenex/TOPS-20).
  333.  
  334. Any information would be greatly appreciated.  If I get enough
  335. information back I'll be glad to summarize for the net(s).
  336.  
  337.  
  338. ------------------------------
  339.  
  340.  
  341. Date: Mon, 13 Apr 87 13:08:28 EDT
  342. From: Frank Cooley <fac@burdvax.PRC.Unisys.Com>
  343. Subject: Attempting to use /E vdisk on a Sperry XT Clone
  344.  
  345.     "Stever- 45N, 93W, +870 ft." <STEVER%sp.unisys.com@RELAY.CS.NET>:
  346.  
  347.      David Stever
  348.      Unisys, Eagan
  349.      Minnesota
  350.  
  351. What is a Sperry XT?  Sperry made HT's and XT's. When did you buy it?
  352. I have an HT and use a home grown vdisk which is written in assembler
  353. and can be changed for different mem sizes. Let me know some details,
  354. and I will try to help.
  355.  
  356. Frank Cooley
  357. Unisys (Sperry)
  358. Paoli, Pa.
  359. burdvax!fac
  360.  
  361.  
  362. ------------------------------
  363.  
  364.  
  365. Date:         Tue, 14 Apr 87 00:36:14 MEZ
  366. From:         Erich Neuwirth <A4422DAB%AWIUNI11.BITNET@wiscvm.wisc.edu>
  367. Subject: LinePrnt in Norton Utils
  368.  
  369.  
  370. For us poor Europeans the LinePrnt program has a problem.
  371. It crashes the printer when something line an umlaut is encountered
  372. in the file to be printed.
  373. Here is a patch so we can use the program also:
  374.  
  375. Change  sector 2 offset 296   80 --> FF
  376.                4        149   80 --> FF
  377.  
  378. The sector addresses and offsets are DECIMAL.
  379. 80 and FF are the hexvalues to be changed.
  380. sector 2 is the 3rd sector of the file.
  381. It WORKS.
  382.  
  383. Erich Neuwirth
  384.  
  385. ------------------------------
  386.  
  387.  
  388. Date: Mon, 13 Apr 1987  22:10 EDT
  389. From: LENOIL@XX.LCS.MIT.EDU
  390. To:   Jim Anderson <bilbo.jta@CS.UCLA.EDU>
  391. Subject: Patch MASM 4.0 to Write Errors to Stdout
  392.  
  393. Here is a more general solution - ERROUT.C, written in MSC 4.0:
  394.  
  395. /* This program redirects stderr to stdout, then executes its command line.
  396.  * Robert Lenoil - 1/87
  397.  */
  398.  
  399. #include <process.h>
  400.  
  401. main(argc,argv)
  402.     char *argv[];
  403. {    dup2(2,3);    /* redirect stderr (3) to stdout (2) */
  404.     ++argv;
  405.     return execvp(*argv, argv);
  406. }
  407.  
  408. ------------------------------
  409.  
  410.  
  411. Date:     Sat, 11 Apr 87 13:01 CST
  412. From:     <KRANTZ%VUENGVAX.BITNET@wiscvm.wisc.edu>
  413. Subject:  Ibm's new machine (model 30 and 50)
  414.  
  415.  
  416. I've read some of IBM's hype about the model 30 and 50 and they seem
  417. like sound machines at fairly decent prices. However, I have not seen
  418. the machines yet and people have not had many comments about them
  419. on this digest. Does anyone have any comments about these machines
  420. with respect to price/performance (esp compared to clones) and how compatible
  421. are they to the current IBM line (i.e, are the I/O ports and screen memory
  422. in the same locations, do they use the same uart chips and so forth...).
  423.  
  424. I would appreciate if people who respond to this query could CC their
  425. responses directly to me...
  426.  
  427.                                                 Thank you
  428.                                                 Alan Krantz
  429.  
  430. ------------------------------
  431.  
  432.  
  433. From: cy@ashtate.UUCP (Cy Shuster)
  434. Subject: Norton Commander
  435. Summary: Latest Norton Commander release is 1.01
  436. Organization: Ashton-Tate, Torrance, CA
  437.  
  438.  
  439. I use Norton Commander extensively, and it's one of the few pieces of
  440. software that hasn't caused interaction problems with something else.
  441. I couldn't reproduce the PRINT problem, using PC-DOS 3.2 and the 
  442. latest Commander release, 1.01. I got this release to fix a problem 
  443. with NCSMALL not returning to the automatic user menu. Norton readily
  444. acknowledged the problem over the phone, but it took a while to get
  445. the fixed disk.
  446.  
  447. ------------------------------
  448.  
  449.  
  450. Date: Mon, 13 Apr 87 22:13:26 cst
  451. From: tod4%sphinx.UChicago.BITNET@BERKELEY.EDU(phillip a todd)
  452. Subject: RussianStar
  453. Organization: U Chicago Computation Center
  454.  
  455.  
  456. There have been several questions and comments on the net
  457. lately about Russian word processors. My brother has written
  458. a really nice Russian word processor called RussianStar, which
  459. is basically a patch for WordStar that enables it to display
  460. and print either Russian (Cyrillic) characters or English
  461. characters or both. It works well and all WordStar features
  462. are supported in both character sets, and the two standard
  463. keyboard layouts for Russian are supported. It is also
  464. inexpensive. If anyone is interested send me mail at
  465.  
  466.   ...!ihnp4!gargoyle!sphinx!tod4
  467.      tod4@sphinx.BITNET
  468.  
  469. Or you can call him at (201) 890-0656.  Phillip Todd
  470.  
  471. ------------------------------
  472.  
  473.  
  474. From: fcp%btl.csnet@RELAY.CS.NET
  475. Date: Tue 14 Apr EDT 1987 14:30
  476. Subject: LEX and YACC 
  477.  
  478. I would like to advise you that YACC and LEX programs
  479. are copyrighted property of AT&T and are also protected
  480. by proprietary licensing agreements. YACC source was
  481. recently posted in the net.sources.d newsgroup as Public
  482. Domain Code. IT IS NOT. It was subsequently 'retracted'. The
  483. ensuing discussion prompted the AT&T Licensing organization
  484. to post the attached response regarding AT&T's position
  485. on its code.
  486.  
  487. Along the way, and to avoid repeating the discussion here,
  488. several items have come to light:
  489. 1. The Austin Code Works have been distributing AT&T code
  490. without permission. They have been asked to stop.
  491. 2. YACC and LEX appeared, once, on a DECUS distribution tape
  492. with the copyright notices removed. They no longer appear on
  493. current DECUS distributions.
  494. 3. Copies of YACC appearing on COMPUSERVE Bulletin Boards
  495. have been removed.
  496. 4. Other sources of YACC and LEX [e.g, the IEEE bulletin board
  497. identified by Mr. Coombs and others] will be contacted as they
  498. become known to AT&T.
  499.  
  500. If you have copies of YACC and/or LEX in your code archives
  501. they are most likely derivatives of AT&T code. I urge you to
  502. make them private, to prevent further distribution, and to 
  503. contact the AT&T Licensing Organization [see below].
  504.  
  505. The following was posted in comp.sources.d on 2/26/87:
  506.  
  507. *****
  508. AT&T SOFTWARE
  509.  
  510. Recently, there have been several comments and opinions given on this network
  511. regarding AT&T protecting its source code software, and what rights AT&T
  512. retains if someone exposes the software to unauthorized persons. Please be
  513. aware that AT&T investigates each suspected violation of its source code
  514. software agreements. We work diligently to protect our proprietary interests.
  515.  
  516. When unauthorized source code exposures are made, it is a result of someone
  517. violating an AT&T agreement. Because the code was exposed does not make it
  518. public domain, and the proprietary rights still remain with AT&T.
  519.  
  520. Please be aware we are tracing down a recent exposure of some of our
  521. source code on this network, and we have, and will continue to take,
  522. corrective action.
  523.  
  524. Questions regarding source code software licensing should be referred to
  525. 1-800-828-UNIX.
  526.  
  527.  
  528.                                           Otis Wilson
  529.                                           General Manager
  530.                                           AT&T UNIX(r) Software Licensing
  531.  
  532.  
  533. As I am not a part of the Licensing Group I will refer any mail
  534. sent to me to them for the appropriate response.
  535.  
  536. Frank Pirz
  537. AT&T Bell Labs
  538.  
  539. [While not accepting the claims of AT&T to this particular code. I
  540. have removed LEX.C. This could turn into a long discussion not
  541. relevant to info-ibmpc.  If anyone has any other claims on any other
  542. code in our library please let us know. -wab]
  543.  
  544. ------------------------------
  545.  
  546.  
  547. From: nishri@gpu.utcs.toronto.edu (Alex Nishri)
  548. Subject: Notes Taken at IBM Announcement
  549. Date: 4 Apr 87 21:01:58 GMT
  550. Organization: University of Toronto Computing Services
  551.  
  552.  
  553.  
  554. IBM made about 250 individual product announcements on April 2, 1987.  This
  555. is a summary compiled from notes I took at a seminar given April 3 by the
  556. Toronto IBM Customer Center.
  557.  
  558. IBM announced a new line of personal computers which they called the
  559. "Personal System/2 (TM)".  Four models were announced:
  560.  
  561. Model           8530            8550            8560            8580
  562. Configs         002/021         021             041/071         041/071/111
  563. Code Name       Palace          Trailboss       Roughride       Wrangler
  564. Available       now in stores   now in stores   now in stores   Summer 1987
  565. Typical Config* $4300           $6400           $10,000         $17,000
  566. Similiar config PC XT is $7000  XT286 is $10000 PC AT is $13000  --
  567. Same "power" as PC AT           --              --              IBM 370/168
  568. CPU Chip        8086            80286           80286           80386
  569. Clock Mhz       8               10              10              16/16/20
  570. Wait States     0               1               1               1
  571. Main Mem MB     .640            1               1               1/2/2
  572. Max Mem MB      2               7               15              16
  573. Disk MB         0/20            20              44/70           44/70/115
  574.  Max Disk MB    20              20              88/185          88/185/230
  575.  Avg access ms  85              80              40/32           40/32/32
  576.  Trans rate/sec 5               5               5/10            5/10
  577. Diskette (MB)   .720            1.44            1.44            1.44
  578.  min/max number 1/2             1/2             1/2             1/2
  579. Micro Channel   no              yes             yes             yes
  580. Stands on       desk            desk            floor           floor
  581. old I/O slots   3               -               -               -
  582.  
  583. * Example showing where "typical configuration" price comes from: a model 30
  584.  configuration 021 is $3600.  For the price in table a $900 display was added.
  585.  
  586. You cannot upgrade a machine from one model to the next.
  587.  
  588. The model 80 has 3 32-bit slots and 5 16-bit slots.
  589.  
  590. The configuration numbers can be interpreted as follows.  The first two digits
  591. talk about the amount of fixed disk.  The third tells you the number of
  592. diskettes you have.  So the 8530 configuration 002 has no fixed disks and two
  593. 3.5" diskettes.  The 8530 configuration 021 has a 20 meg fixed disk and one
  594. 3.5" diskette.  And so on.
  595.  
  596. The PS2 machines are "software compatible" with current programs.
  597.  
  598. The Micro Channel (TM) is a 32-bit parallel bus architecture.  (The
  599. architecture is 32-bit although the implementation on the 80286 based models
  600. 50 and 60 only handles 16-bits of data.) The new Micro Channel supports up to
  601. 15 processors using the channel, so that, for example, the CPU might be
  602. talking to memory while the network card talks to your disks.  There is an
  603. arbitration scheme.  There is a burst mode, so that a disk could send 16 bytes
  604. of data to the processor at one time.
  605.  
  606. Other misc Micro Channel trivia:
  607.  - The Micro Channel is handled by the BIOS, not the operating system.
  608.  - Architected provision for more than one 80286/80386 on bus.
  609.  - I/O cards, both IBM's & other vendor's, will not be dependent on clock
  610.    speed.
  611.  - number of ground pins on I/O cards is increased.
  612.  - cards are self-configuring on bus.
  613.  
  614. Whereas the old PC family was built mostly with components off the shelf, the
  615. PS2 has about 80% IBM designed and developed components.  Many of the old
  616. adapter cards have been replaced by chips on the planar.  (So although the
  617. model 30 only has three I/O slots, none of these slots are required for
  618. a monitor adapter, a printer adapter, or a diskette adapter.)
  619.  
  620. All the PS2 machines use the same new graphics implemented in two
  621. chips on the system board.  For backward compatibility, these chips
  622. will support CGA and EGA graphics.  The input to the screen coming
  623. from the chip is now analog instead of the digital signal which comes
  624. out of the old PC monitor adapter cards.
  625.  
  626. IBM announced four new monitors.  All use analog input signals and are usable
  627. directly with PS2 machines without buying additional adapters.  They are
  628. usable with PC machines using a special adapter.
  629.  
  630. size            12"             14"             12"             16"
  631. color           monochrome      color           color           color
  632. resolution                      medium          high            high
  633. price           $389            $515            $1059           $2400
  634.  
  635. The color screens support images with up to 256 colors selected from a palette
  636. of 262,144 colors.  Monochrome graphics supports up to 64 shades of grey.  The
  637. graphics chips on the PS2 system board also do image smoothing.
  638.  
  639.         Mode    Type    Colors  Alpha   Address
  640.         0+ 1+   A/N     16/256K 40x25   360x400
  641.         2+ 3+   A/N     16/256K 80x25   720x400
  642.         7+      A/N       ---   80x25   720x400
  643.         11      APA      2/256K 80x30   640x480
  644.         12      APA     16/256K 80x30   640x480
  645.         13      APA    256/256K 40x25   320x200
  646.         Unity Aspect Ratio
  647.  
  648. The PS2 machines are ergonomically designed - the on/off switch is at the
  649. front.  The whole machine consists of parts which either snap together or are
  650. held together by thumb screws.  No screw driver necessary to take a PS2 apart
  651. or put one together.  There are also no dip switches to set.
  652.  
  653. All PS2 machines use 3.5 inch diskettes, not 5.25 inch.  The model 30 uses
  654. 720K format, the model 50, 60, & 80 use the 1.44 MB format.  The 1.44MB drive
  655. can read the 720K format.  For those with 5.25 inch floppies, IBM announced a
  656. new outboard 5.25 inch drive for use with the PS2 machines.  Another
  657. alternative announced for 5.25 to 3.5 inch migration was a $50.00 connector by
  658. which you connect the parallel port of your old PC to the parallel port of
  659. your PS2, and then transfer data from one to the other.
  660.  
  661. There is new disk cache for PS2.  Disk performance is also doubled by using
  662. ESDI (enhanced small device interface).  Interleaving on the PS2 is 1:1
  663. instead of the PC/AT's 3:1 or the PC/XT's 6:1.  (This means that a PS2 can
  664. read a track of data in one disk revolution whereas a PC/AT takes three and
  665. the PC/XT takes six.)
  666.  
  667. In the PS2 there can be up to eight DMA accesses going on at one time.
  668. Memory is faster.  And memory is now packaged as 512K x 9 SIPs instead
  669. of as plug in chips as in the PC.  A SIP (which stands for Single Inline
  670. Packaging) is about the size of a pen.
  671.  
  672. The PS2 can provide security using the older key method and/or by
  673. assigning an optional password.  When you turn on your PS2 it will ask
  674. you for your password and, if correctly entered, it will let you use it.
  675.  
  676. The IBM Enhanced PC keyboard is standard across all PS2 models.
  677.  
  678. The PS2 comes with the ABIOS (Advanced BIOS) to support the new hardware like
  679. the 3.5" disk.  ABIOS also has provision to work with the new operating system
  680. which will be available later.  For backward compatibility the CBIOS
  681. (Compatibility BIOS) is available.
  682.  
  683. IBM will publish its BIOS interfaces, I/O Card interfaces, and Micro Channel
  684. interfaces.  IBM will not publish how its all put together.
  685.  
  686. IBM announced four new printers.  The IBM Proprinter II (TM) is a near letter
  687. quality 9-wire dot matrix (price $819), the IBM Proprinter X24 is a 24-wire
  688. dot matrix letter quality with 240 cps (price $1100), the IBM Proprinter XL24
  689. is a wide-carriage version of the X24 (price $1600), and the IBM Quietwriter
  690. III (TM) is an "executive letter-quality" printer with eight on line fonts
  691. (price $4300).
  692.  
  693. Also announced was a "solution pack for desk-top publishing".  It consists of
  694. a Personal System 2 model 30, all of the software you need, a mouse, and a new
  695. IBM six page per minute printer designed for desk top publishing.  (Price for
  696. entire working package $13,000.)
  697.  
  698. IBM announced a new 200MB optical disk.  You can put up to eight of these on a
  699. system (for 1600MB max capacity.)  It uses WORM (write once, read multiple
  700. times) technology and the cartridge will be $60.  You can install this device
  701. on the PC or PS2 machines.
  702.  
  703. IBM announced a new streaming tape with a 55MB capacity.  For backups, if its
  704. small use diskettes, if there is more to backup use the more expensive
  705. streaming tape, and if there is lots to back up use the still more expensive
  706. optical disk.
  707.  
  708. In the software area, IBM announced DOS 3.3.  Summary of the changes:
  709.   - attrib command has option to do subdirectories
  710.   - improvements to backup/restore including speedup and ability
  711.     to backup to unformatted disks.
  712.   - can partition hard disk into multiple DOS partitions.  (This is the
  713.     method used to get around the old 32MB restriction.  Multiple
  714.     partitions are used, each one being a logical disk.  So drive C:,
  715.     D:, and F: might all be one physical drive.)
  716.   - support for 1.4MB 3.5" floppy.
  717.   - access to environ vars from bat files.
  718.   - new DEVICE=DISPLAY.SYS and PRINTER.SYS option in CONFIG.SYS.
  719.   - improvements in serial port support so can handle 19.2K bps.
  720.   - extensions so you can use more than 640K (example: if using TOPVIEW)
  721.  
  722. IBM introduced the "Work Station" (WS) program.  Using DOS, WS and a
  723. card, any PS2 will give you the capability of the current 3270/PC (i.e
  724. four host sessions, six PC sessions, windowing, note pad, etc.)
  725.  
  726. Also announced was Operating System/2 (TM).
  727.  - no 640K memory limit.
  728.  - no 32MB limit on disk size.
  729.  - multi-tasking
  730.  - "standard edition" OS/2 will be out 1st quarter 1988.
  731.  - "extended edition" of OS/2 will be out 1st quarter in 1989.  It will have a
  732.     database manager and a communications manager.  OS/2 extended edition
  733.     will also abide by IBM's new Systems Application Architecture.(SAA will be
  734.     an evolutionary set of standards to provide common user access and common
  735.     programming interfaces to an application.  For example, the PF keys might
  736.     finally be consistent!  SAA also will prove cross system consistency and
  737.     source level compatibility for applications across operating systems on
  738.     PS2, S/3x, and S/370.)
  739.  -  will run on existing XT 286 and PC AT.
  740.  
  741. The PC Network Baseband (over twisted-pair) was announced.  (This runs the
  742. same software as the Token-Ring and PC Network, but is much cheaper and
  743. simpler to install.) Various other LAN announcements were made.  Various
  744. cards are available to use the PS2 with existing networks, etc.
  745.  
  746. IBM has indicated its intent to have its AIX operating system running on the
  747. PS2 model 80 some day.  (i.e Unix on the 386 processor only.)
  748.  
  749. (TM) IBM Personal Computer XT, Personal Computer AT, Proprinter, Quietwriter
  750.      and IBM PC Network are registered trademarks of International Business
  751.      Machines Corporation.  Personal System/2, Operating System/2, and
  752.      Micro Channel are trademarks of International Business Machines
  753.      Corporation.  IBM Canada Ltd., a related company, is a registered user.
  754.  
  755. DISCLAIMER: I do not work for IBM. I have not verified anything I
  756. have written.
  757.  
  758.  
  759. [Sorry this took so long to get here, but it is the best written
  760. summary of the new announcement yet. -wab]
  761.  
  762. ------------------------------
  763.  
  764.  
  765. From: dayton!umn-cs!haberman@rutgers.edu (Joe Habermann)
  766. Date: 10 Apr 87 19:10:17 GMT
  767. Subject: DOS 3.2 Editing Patch 
  768. Organization: University of Minnesota, Minneapolis
  769.  
  770.  
  771. I recently saw this on the net in comp.sys.ibm.pc, and I would like to
  772. know how to "patch" DOS at the boot stage (with a .COM file?)  I've
  773. got an IBM AT running 3.2.  I'm assuming that you make Debug write a
  774. COM file.  forcing those commands into DOS.  I'd appreciate it if
  775. someone could show me explicitly how to do this.  We have MSC 4.0 and
  776. MSA 1.1.  It would be best if I could do it in C but debug or
  777. assembler would be fine.
  778.  
  779. Not only are the editing features available in DOS 3.20 (patch below),
  780. but I find it *extremely* hard to believe that the format program
  781. could just occasionally replace four different non-consecutive bytes
  782. of one of the system files with NOP's (which is what the difference
  783. between having Ctrl-U & Ctrl-W and not amounts to).
  784.  
  785. The following code fragment is identical in both DOS 3.10 and DOS 3.20
  786. -- it is located at offset (using DEBUG) 1DB9 in former and 1E96 in
  787. the latter.
  788.  
  789. >>  3C 17    CMP    AL,17
  790. >>  74 5E    JZ    $+60
  791. >>  3C 15    CMP     AL,15
  792. >>  74 51    JZ    $+53
  793.  
  794. All that is really necessary here are the two JZ instructions.  In
  795. some versions of DOS it seems they were left out (but the CMP's are
  796. still done!)
  797.  
  798. >>Brian Campbell
  799.  
  800. Joe Habermann 
  801. Systems Group  
  802. Dept of Computer Science
  803. University of Minnesota, Mpls
  804. haberman@umn-cs.ARPA
  805. ..haberman@umn-cs.UUCP
  806.  
  807.  
  808.  
  809. ------------------------------
  810.  
  811.  
  812. Date:     Sat, 11 Apr 87 16:06:40 EDT
  813. From:     Kurt Fickie (IBD) <fickie@BRL.ARPA>
  814. Subject:  Okidata 84 Serial Cable
  815. Message-ID:  <8704111606.aa14365@IBD.BRL.ARPA>
  816.  
  817. I have an Okidata 84 serial printer which has
  818. served me many years on a CP/M machine.  I would
  819. like to pass it on to another hacker for use on
  820. an IBM PC.  Unfortunately, my manual predates the
  821. PC, so there is no wire diagram.  We tried the 
  822. obvious things and got it to send a buffer but 
  823. did not get the XON/XOFF working.  
  824.  
  825. I called Okidata, but their information of
  826.  
  827.     IBM      Okidata
  828.      2-------3
  829.      5 ------6&20
  830.      6-------11
  831.      7-------7
  832.              4 to 5
  833.  
  834. did not work for me.  Would someone please send 
  835. me the correct pin-outs?  I looked in a catalog
  836. which suggests that the Star Gemini, Panasonic,
  837. and TI serial printers will use the same cable
  838. (whatever it is).  
  839.  
  840. Please respond to me direct, since the whole 
  841. readership is probably not that interested.
  842. Thanks.
  843.  
  844.     Kurt
  845.  
  846.  
  847.  
  848. ------------------------------
  849.  
  850.  
  851. Date: Sat, 11 Apr 87 11:30:14 PDT
  852. From: Dixon_Low%SFU.Mailnet@umix.cc.umich.edu
  853. Subject: Logitech Mouse and Windows
  854.  
  855. I am using an IBM AT clone and if I first run my Logitech Mouse driver
  856. and then attempt to run MS Windows, the mouse will not respond.
  857.  
  858. Windows still runs fine except I have to use keyboard commands since
  859. the mouse for some reason does not respond.
  860.  
  861. Even if I run the Logitech mouse driver then do a Control-Alt-Delete
  862. then run MS Windows, the program will not take any input from the mouse.
  863.  
  864. Note that it is a Serial Mouse on COM2.
  865.  
  866. Thanks.
  867.  
  868. ------------------------------
  869.  
  870.  
  871. Date: Sat, 11 Apr 87 11:34:04 PDT
  872. From: Dixon_Low%SFU.Mailnet@umix.cc.umich.edu
  873. Subject: DIP Switch Settings for Miniscribe 2012
  874.  
  875. Does anybody have some kind of manual that tells what the different
  876. DIP shunt settings do on the Miniscribe 2012 10meg drive.
  877. That is the little IC socket jumper block on the Hard drive circuit board.
  878. (The Miniscribe 2012 is the original IBM XT 10 meg drive).
  879.  
  880. I am trying to find out what combinations are for drive select 1 , 2 etc.
  881.  
  882. (Thanks for all the info you guys gave me on the Miniscribe 2012 on the
  883.  AT problem I had earlier.  It now works!)
  884.  
  885. ------------------------------
  886.  
  887.  
  888. Date:    Sun, 12 Apr 87 07:25:48 PDT
  889. From:     ROME%ORN.MFENET@nmfecc.arpa
  890. Subject: Copy Problems
  891.  
  892. I have a real IBM PC with an IBM expansion chassis in which is mounted an
  893. IBM 10 Mb hard disk. I'm running PC DOS 3.2. I am having trouble writing
  894. certain files to ANY disk. For example, in Lotus's Manuscript, the setup
  895. file does not write correctly. It has exactly the correct number of bytes,
  896. but the beginning of the file has only FFh's in it. This also happens to
  897. the WordPerfect Calendar file CALENDAR.FIL. I can even get into a state
  898. where I have a good version of the file and can't copy it correctly to
  899. any disk with COPY or XCOPY. The /V switch is on and reports no errors.
  900. However, when I look at the copied file with the Norton Utility, the begin-
  901. ning is filled with all FFh's. This problem persists even with a plain
  902. vanilla system (i.e no resident programs). HELP......
  903.  
  904. ------------------------------
  905.  
  906.  
  907. Date: Sun, 12 Apr 87 18:35 EST
  908. From: REILLY@wharton-10.arpa
  909. Subject: Microsoft DIAL 
  910.  
  911.  
  912.  
  913. Has anyone used this service?  Microsoft doesn't seem to give
  914. any quantity of use information, or offer one day to look around
  915. free.
  916.  
  917. ------------------------------
  918.  
  919.  
  920. Date:     Sun, 12 Apr 87 21:39 EDT
  921. From: Daniele Montanari <MONTAN1%BRANDEIS.BITNET@wiscvm.wisc.edu>
  922. Subject: Paradise Graphic & Autoswitch EGA boards
  923.  
  924. I have a Paradise Graphics Card with a C module on top, holding all the extra
  925. memory (384K), the ports and the clock of my IBM XT.
  926.  
  927. I am considering buying the Autoswitch EGA, and I wonder:
  928.  
  929. 1. how does this EGA perform? (I have read good reviews in several magazines,
  930. but none of them was really enthusiastic).  Both positive and negative
  931. feedback would be appreciated;
  932.  
  933. 2. if I install the EGA in my machine, can the two cards live together?  How
  934. can I switch from one to the other?
  935.  
  936. 3. the graphics card needs a little piece of software to control the display
  937. properly (this is perhaps the only thing that I don't like about this card).
  938. Does the Autoswitch come with the same "feature"?
  939.  
  940. You may send the info directly to me, and I will summarize for the net.
  941. Thanks.
  942.  
  943. Daniele Montanari
  944. Dept of Math
  945. Brandeis University
  946.  
  947. BITNET address: MONTAN1@BRANDEIS
  948.                 (from ARPA it should be something like
  949.                 MONTAN1%BRANDEIS.BITNET@WISCVM.WISC.EDU )
  950.  
  951. ------------------------------
  952.  
  953.  
  954. Date: Mon, 13 Apr 87 14:49:17 PST
  955. From: dbercel@Sun.COM (Danielle Bercel, MIS Systems Programming)
  956. Subject: Epson to Postscript
  957.  
  958.  
  959. Is anyone aware of a program that will read a document
  960. formatted with Epson (or other) escape sequences and
  961. output a postscript file? 
  962.  
  963. danielle
  964.  
  965. --
  966. UUCP:  {hplabs,decvax,}!sun!toto!{danielle,dbercel}                       
  967. ARPA:  dbercel@sun.com or dbercel@sun.arpa                      
  968.  
  969. /-------------------------------------\
  970. | Toto, I don't think this is Kansas. | -- Danielle Bercel
  971. \-------------------------------------/    Sun Microsystems, Inc.
  972.  
  973. ------------------------------
  974.  
  975.  
  976. Date: Mon, 13 Apr 87 18:29:27 PDT
  977. From: gts%violet.Berkeley.EDU@berkeley.edu (Greg Small)
  978. Subject: IBM PC Network vs. Shift-PrtSc
  979.  
  980. The IBM PC Network Program specifically prevents Shift-PrtSc from printing the
  981. screen if LPT1: is redirected to a network printer.  This is quite annoying.
  982. If the print screen interrupt, int 5, is reset to go to the BIOS (F000:FF54)
  983. then print screen works to a network printer.  Does anyone know any gotchas for
  984. this patch or know why IBM prevented screen printing?
  985.  
  986. Greg Small                                           (415)642-5979
  987. Personal Computer Networking & Communications        gts@opal.Berkeley.EDU
  988. 216 Evans Hall CFC                                   ucbvax!jade!opal!gts
  989. University of California, Berkeley, Ca 94720         SPGGTS@UCBCMSA.BITNET
  990.  
  991. ------------------------------
  992.  
  993.  
  994. From: <bet%dukeac%relay.cs.net@relay.cs.net>
  995. Date: Tue, 14 Apr 87 04:26:31 est
  996. Subject: Memory Speed of IBM's PS/2 models 50 and 60
  997.  
  998. I went to an IBM presentation, and they claimed that the memory system for
  999. these critters, built around IBM's new 1Mbit chips, was 80ns. These are
  1000. supposed to be the same chips they are using in their mainframes.
  1001.  
  1002. -Bennett
  1003. Bennett Todd, Duke User Services, Durham, NC 27706-7756; +1 919 684 3695
  1004. UUCP: ...{philabs,akgua,decvax,ihnp4}!mcnc!ecsvax!dukeac!bet
  1005. BITNET: DBTODD@TUCC
  1006.  
  1007. [See other message in this digest. These new machines use SIPS which the ATT
  1008. machines have used for years. -wab]
  1009.  
  1010.  
  1011. ------------------------------
  1012.  
  1013.  
  1014. Date: Tue 14 Apr 87 08:42:57-EDT
  1015. From: Serge A. Plotkin <PLOTKIN@XX.LCS.MIT.EDU>
  1016. Subject: Linear Algebra package in C.
  1017.  
  1018.  
  1019. I would appreciate any pointers to a reasonably good linear algebra
  1020. package.
  1021. I am using Lattice C and hence I would like to get
  1022. a package that is either written in C or interfaces directly to C.
  1023.     
  1024.   - Serge Plotkin
  1025.  
  1026. ------------------------------
  1027.  
  1028.  
  1029. Date:     Tue, 14 Apr 1987 08:18 PST
  1030. From:     PAAAAA7%CALSTATE.BITNET@wiscvm.wisc.edu
  1031. Subject:  Drive Speed Adjust - How?
  1032.  
  1033.  
  1034. Here is an easy one: Where is the controlling pot for
  1035. the drive speed? It *used* to be on the analog board, but
  1036. I can't see it there anymore. Has it been moved nearer the
  1037. power supply?
  1038. Rich McGee
  1039. <PAAAAA7@CALSTATE.EDU>
  1040.  
  1041. [For which drives?? -wab]
  1042.  
  1043. ------------------------------
  1044.  
  1045.  
  1046. From: Joseph G. Chin <genrad!panda!jgc.UUCP@seismo.css.gov>
  1047. Date: 14 Apr 87 14:49:05 GMT
  1048. Subject: 47th St. Mail Order
  1049. Organization: GenRad, Inc., Concord, Mass.
  1050. Lines: 12
  1051.  
  1052.  
  1053.         Has anyone ever dealt with 47th St. Photo in New York? I
  1054.     ordered something from them and have been waiting for the past
  1055.     FOUR weeks! They keep telling me that the item is in and I should
  1056.     receive it in 2 to 3 days. NOTHING! I can't even get thru to them
  1057.     on their phone lines! Has anyone ever had these problems with them?
  1058.     I can't even get thru to cancel the order!
  1059.  
  1060.                     Thanks,
  1061.  
  1062.                          Joe
  1063.  
  1064. [I assume they are closed for Passover. -wab]
  1065.  
  1066. ------------------------------
  1067.  
  1068. End of Info-IBMPC Digest
  1069. ************************
  1070. -------
  1071.  
  1072.  
  1073.